home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / basic / ubppmpqs.zip / makeupp.bat < prev    next >
DOS Batch File  |  1993-04-16  |  60b  |  4 lines

  1. tASM %1;
  2. tLINK/3 %1,%1;
  3. exe2bin %1.exe %1.ubb
  4. del %1.exe